Skip to content

Fix smooth scrolling on index doc page #6390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2019
Merged

Fix smooth scrolling on index doc page #6390

merged 1 commit into from
Apr 29, 2019

Conversation

Jentsch
Copy link
Contributor

@Jentsch Jentsch commented Apr 29, 2019

Somehow the animation with Javascript was broken, as it scrolled up the
top and than jupped the actual target.
Since ~70% of all browser support this with pure CSS today, this should
be good enough for this minor feature.

The 'local' class was only used within JavaScript so it was dropped.

Somehow the animation with Javascript was broken, as it scrolled up the
top and than jupped the actual target.
Since ~70% of all browser support this with pure CSS today, this should
be good enough for this minor feature.

The 'local' class was only used within JavaScript so it was dropped.
Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@smarter smarter merged commit a47babe into scala:master Apr 29, 2019
@Jentsch Jentsch deleted the Fix-Scrolling branch April 29, 2019 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants